We don't need to patch the hand-written Repo symbols any more
authorFelix Krull <f_krull@gmx.de>
Fri, 24 May 2019 23:12:40 +0000 (01:12 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:54 +0000 (12:53 -0400)
rust-bindings/rust/Makefile

index 6094676397685d410b4d652be616eb1795b9dabf..f75008612013cd0497d13f82aed0a6cfbced2494 100644 (file)
@@ -18,9 +18,6 @@ target/tools/bin/rustdoc-stripper:
 
 merge-lgpl-docs: target/tools/bin/gir target/tools/bin/rustdoc-stripper
        target/tools/bin/gir -c conf/ostree.toml -m doc
-       for sym in list_refs list_refs_ext traverse_commit; do \
-               sed -e "s/<!-- impl Repo::fn $$sym -->/<!-- trait RepoExtManual::fn $$sym -->/" -i target/vendor.md; \
-       done
        target/tools/bin/rustdoc-stripper -g -o target/vendor.md